home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / tdoor40.zip / TIMEDOOR.HIS < prev    next >
Text File  |  1992-08-31  |  17KB  |  392 lines

  1.                         ┌────────────────────────────┐
  2.                         │ Time Door's Update History │
  3.                         └────────────────────────────┘
  4.  
  5. 4.00 08/31/92
  6.  
  7. ** Features/Changes **
  8.  
  9. All .EXE files are compiled with Basic PDS 7.1 and no longer require 
  10. BRUN45.EXE. This means that the .EXE files are larger but I felt it 
  11. was more important to get rid of the runtime librarys.
  12.  
  13. A forth gambling game called "Face Race" has been added. Face Race requires 
  14. that the remote user have Ansi capability.
  15.  
  16. The TDSYSOP.EXE menu program has been dropped in favor of having all the
  17. SysOp menus inside TIMEDOOR.EXE. Make sure you delete the TDSYSOP.EXE program
  18. from your Time Door directory.  
  19.  
  20. Specific gambling games can be turned on or off under the GAMBLING SETTINGS 
  21. in SETUP.EXE. If you don't like a particular game, you can turn it off
  22. without having to turn off the whole gambling menu.
  23.  
  24. All gambling options now have letters instead of numbers. (ie you choose
  25. [T] for Trivia Challenge instead of [1].
  26.  
  27. The Scratch-N-Win ticket is not redrawn for each ticket for ANSI callers. This
  28. should speed up play.
  29.  
  30. Ansi codes are used to a greater extent to try to make the cursor move quicker 
  31. in places. This is not noticeable at 9600 baud but may be at 2400 and below.
  32.  
  33. The SysOp menu now used the same hot key and space bar aborts that the rest
  34. of Time Door uses. The space bar will now abort menus, users lists, etc...
  35.  
  36. The option of viewing any user's next trivia question has been added to the 
  37. user editor. The registered version even shows you the answer to the
  38. trivia editor. The registered version even shows you the answer to the question.
  39. You can also select which question a person should get next.
  40.  
  41. The list all users option in the sysop menu now lists kilobytes and download
  42. balances. The user lists can also be alhabetized if you want.
  43.  
  44. The statistics option in the Sysop Menu has been cleaned up with better 
  45. grouping and colors.
  46.  
  47. Time Door now keeps track of how well each user is doing in the gambling
  48. portion. This information can be listed by using option #3 under the List
  49. Users option on the SysOp menu.
  50.  
  51. Users can now see how well they are doing in the gambling portion compared
  52. to other users using the gambling statistics option under the gambling
  53. menu. (option B)
  54.  
  55. The addtime and lowertime keys have been changed to F7 (add five minutes) and
  56. F8 (raise time). REMEMBER, any time changes you make will apply in Wildcat!
  57. also. F6 is now chat instead of F7.
  58.  
  59. The stastics bulletin has now been changed and includes all the byte bank
  60. statistics along with the total time gambled and total time won. I also
  61. think it looks 100 times better. 
  62.  
  63. The communications routines have been changed to QBSERIAL 2.25 to support 
  64. IRQ's 1-15.
  65.  
  66. The [H]elp file has been cleaned up and is now available in the SysOp menu.
  67.  
  68. ** Bugs fixed **
  69.  
  70. Several spacing problems were fixed. A typical one was "You have10 minutes
  71. left."
  72.  
  73. When adding a user, the added user would sometimes be given the same byte
  74. or download totals of the SysOp.
  75.  
  76. The drop to dos would not work if the NUM LOCK was on. 
  77.  
  78. If maintenance were run, it would reset the various bank totals. This would
  79. cause negative totals for the bank balances. 
  80.  
  81. The byte bank entries in the TIMEDOOR.LOG were wrong.
  82.  
  83. The door would sometimes have trouble reading the WCBASEID variable. This
  84. has been fixed.
  85.  
  86. ** Registered Options added **
  87.  
  88. These options have been added to the registered versions of 4.00.
  89.  
  90. ALT-R rig option. When a user is in the door, you can press ALT-R to rig
  91. the gambling games. This is really a mean option but a SysOps life needs
  92. some fun. Here is what ALT-R does to each game...
  93.  
  94. Scratch-N-Win: The user will not win more than five minutes (remember 5 
  95.                minute winners are a wash).
  96.   Time Raffle: The user will not win the pot.
  97.     Face Race: The face picked by the user will behave normally for the first
  98.                part of the race and then the picked face will be put at a 
  99.                disadvantage. NOTE: the picked face may win even when the game
  100.                is rigged but its highly unlikely.
  101. Trivia Challenge: There is no effect as the user could become incredibly
  102.                   confused if an answer they know is right is suddenly reported
  103.                   as wrong. 
  104.  
  105. When the rigging is in effect, a blinking R will appear in the lower right
  106. hand corner. To turn it off, press ALT-R again.
  107.  
  108. New command line quick entry options have been added. These options allow you
  109. to set Time Door to directly go to the Time Bank, Byte Bank, Gamble Menu or
  110. Transfer menu. The options are ..
  111.  
  112. /BYTE takes the user to the byte bank
  113. /GAMBLE takes the user to the gambling menu
  114. /TIME takes the user to the Time Bank menu
  115. /TRANSFER takes you to the transfer menu
  116.  
  117. For example, 
  118.  
  119. TIMEDOOR REMOTE /BYTE would read the DOOR.SYS and the USERINFO.DAT and take
  120. the remote caller directly to the byte menu. This is good if you want to run
  121. the byte bank as a DOS hook from the files menu or whatever use you may have.
  122. NOTE: This option overrides the YES/NO settings in the security profile.
  123.  
  124.  
  125. 3.16 04/02/92
  126.  
  127. If the [G]oodbye menu was turned off, the Help option would not appear on 
  128. the main menu. This has been fixed.
  129.  
  130. Several changes were made in SETUP so SETUP could catch common sysop mistakes
  131. when setting up the door. An error that would corrupt the TDMASTER.DAT when
  132. the door first started has also been fixed (finally!).
  133.  
  134. The {C}hange your time left sysop option has been moved to Time Door from
  135. TDSYSOP.EXE. When S is selected for the sysop menu, the sysop will have a 
  136. choice of either changing your time left or going to the sysop menu.  All
  137. the time checking code has been stripped from TDSYSOP.EXE (along with the 
  138. command line) in the SysOp menu.  
  139.  
  140. You can now edit the user's stored bytes and kilobytes in the user editor. 
  141. All options that could not be changed have been removed from the editor to
  142. make the User editor less confusing.  
  143.  
  144. ******************************************************************************
  145. NOTE: Crown Jewel BBS, the support BBS to Time Door, can now be reached at
  146.       (813)696-2444. The registration address has also been changed. These
  147.       changes are reflected throughout the program and various document files.
  148.       Registrations sent to the old address will not be delayed in any way.
  149. ******************************************************************************
  150.  
  151. 3.15 02/26/92
  152.  
  153. Recompiled Time Door with QBSER version 2.1. This version adds support
  154. for non-standard COM portsand fixes a sleeping node problem in multinode 
  155. environments like Desqview.  Several other minor changes were made with
  156. the COMM routines. Please report any problems immediately.
  157.  
  158. If you have WCBASEID set, you must also have WCIRQID set. See TIMEDOOR.DOC
  159. for more information about setting your environment variables.
  160.  
  161. I disabled the Loan feature that would loan 2 minutes to users who had run
  162. out of time.  If I receive enough requests to keep the feature, I will 
  163. re-enable the feature possible as a SysOp configurable option.  It has
  164. been brought to my attention that some users would use this option to 
  165. cheat the Time Raffle. 
  166.  
  167. I also have written a small utility for Time Door called Time-Bulletin. This
  168. program will create a bulletin listing all Time Door users with their balances
  169. in alphabetical order. You can get this file at Crown Jewel BBS as 
  170. T-BULL10.ZIP.  Time-Bulletin is a free utility. 
  171.  
  172. 3.12 01/26/92
  173.  
  174. The [G]oodbye function would be available in the byte bank even when it
  175. was turned off. This has been fixed.
  176.  
  177. The user's banked downloads and kilobytes are shown on the byte/download 
  178. screen.
  179.  
  180. This version fixes any bugs or concerns that have been brought to my
  181. attention as of the release date.
  182.  
  183. 3.11 01/13/92
  184.  
  185. Fixes bug with Byte Bank that would give new users the same byte and download
  186. balance as the last user in the database.
  187.  
  188. 3.1 01/04/92
  189.  
  190. This version adds the thing most asked for from Time Door - a Byte/Download
  191. bank! Special thanks go to all those registered users who helped beta
  192. test this version.
  193.  
  194. New features in the (REGISTERED) version include:
  195.  
  196. A Byte Bank that allows your users to store bytes and downloads for later
  197. use.  Regulation of the Byte Bank is done on a profile basis allowing the
  198. same control offered by the Time Bank. 
  199.  
  200. A complete overhaul of the Prize function has been done.  Prizes were 
  201. limited to one of each type. Now time prizes are not limited as to
  202. the maximum number per user.  Prizes can also now be deleted in the TDSYSOP
  203. user editor. 
  204.  
  205. A birthday gift option has been added. The birthday gift allows you to give
  206. a gift of time to a user on  their birthday. When a user enters Time Door on 
  207. their birthday they will be given the extra time and wished a happy birthday.
  208. You can set this option under the gambling section.  Remember to put a line
  209. in your BIRTHDAY.BBS/SCR so your users will know to go into Time Door for their
  210. gift.
  211.  
  212. Features added to both unregistered and registered version:
  213.  
  214. More versatile editing routines have been added to SETUP's profile editing 
  215. screen. You can now copy or delete security profiles in SETUP.
  216.  
  217. ANNOUNCEMENT!
  218.  
  219. Contest support for Poster has been added. Poster keeps track of your message
  220. activity and awards your top posters with special time prizes. Poster also 
  221. creates three different bulletins designed to encourage your users to
  222. post messages.  Look for POSTER10.ZIP on the BBS where you downloaded Time
  223. Door or call Crown Jewel BBS at (813)676-7549.
  224.  
  225. Errors fixed...
  226.  
  227. Fixed the problem that would cause Time Door to offer the Gambling menu even
  228. if it was turned off.
  229.  
  230. Fixed a problem that would cause the total Time Bank balance to be wrong.  
  231. Use the STATISTICS option in TDSYSOP to make sure that your totals are set
  232. correctly. The STATISTICS option resets any totals that it finds to be wrong.
  233.  
  234. The time keeping routines have been completely redone. Earlier versions of 
  235. Time Door would have problems when the Time Left would get larger than 1000 
  236. minutes. That problem is fixed.
  237.  
  238. Fixed several minor visual errors in the transfer section.
  239.  
  240. Several other minor bug fixes and changes have been made.
  241.  
  242. 3.01 10/01/91
  243.  
  244. Minor release. Conversion from BTIME was messed up. If you used BTIME 
  245. conversion, you must reset all overrides by using the Clear Overrides 
  246. option on the sysop menu (TDSYSOP).
  247.  
  248. Two new listing options have been added to the List users option in TDSYSOP.
  249. They are 
  250.  
  251. 4) List users with overrides. This option lists all users who have overrides.
  252. 5) List users with prizes. This option lists users with Time Prizes and the 
  253. amount of those prizes. Remember, you can give prizes if you are not registered
  254. but those prizes will only be awarded on registered systems.
  255.  
  256. Fixed a bug that would tell users that they had the wrong answer in Trivia
  257. Challenge even when they had got the question right. The time would be awarded
  258. correctly no matter what the user was told.  This made some sysops think that
  259. users were getting time for incorrect answers and some users think that
  260. they were incorrectly being penalized for correct answers. This one was a 
  261. tough bug to find... 
  262.  
  263.  
  264. Coming Soon!!
  265.  
  266. Poster (tentatively named) - The Top Ten Message Posting companion to Time Door.
  267.  
  268.                  
  269. 3.00 07/30/91
  270.  
  271. This is the first release of Time Door for Wildcat! 3.0. Hopefully all the 
  272. bugs have been found in the beta test period but expect to see a Time Door
  273. 3.01 in the very near future.
  274.  
  275. New in this release...
  276.  
  277. o Support for Wildcat! 3.0. This version DOES NOT support Wildcat! 2.X.
  278. o SETUP program completely rewritten with better help and mouse support.
  279. o New security profiles that allow you to set limits for each Wildcat
  280.   security profile if you wish.
  281. o User overrides that give you the ability to set some limits on a user by
  282.   user basis. This is great for rewarding good users or punishing bad.
  283.   Both the security profiles and user overrides make Time Door 3.0 even 
  284.   better for pay systems where you want to entice users to register!
  285. o Command line options have changed in order to allow for a single batch
  286.   file for multinode systems (if a single node home directory is used).
  287. o A STRUCTURE CHANGE HAS BEEN MADE IN THE TIME.DAT FILE. A CONVERSION TO
  288.   THE TIME DOOR 3.0 FORMAT IS REQUIRED. PLEASE SEE THE FILE, UPGRADE.DOC FOR
  289.   MORE INFORAMTION ON UPGRADING TO TIME DOOR 3.0.
  290.  
  291. Registered User Changes:
  292. o The trivia editor has been rewritten to add mouse support and to change 
  293.   window routines. 2.X versions of the triva editor should not be used. The
  294.   original versions of the trivia editor can still be used BUT you won't be 
  295.   able to add user supplied questions without the 3.0 version of the trivia
  296.   editor. To get this file, call Crown Jewel BBS at 813-676-7549.
  297. o Users can now add trivia questions to your database. The trivia editor is
  298.   required to merge these questions.
  299.  
  300. 2.41 12/19/90
  301.  
  302. Version 2.4 would slow down Lantastic to a crawl and lock up the system
  303. for several minutes while doing so. The code causing this problem has
  304. been removed...
  305.  
  306. 2.4 12/16/90
  307.  
  308. Added FULL support for COM1-COM4 using the interrupt you specify in Makewild.
  309. Time Door now works on systems running more than 2 nodes on a single
  310. computer of if you are using weird interrupts.  A user can now deposit or 
  311. withdraw time from ANY menu.  The upload/download ratio was reversed (oops) 
  312. and is now fixed.  The bug that would give 1440 minutes to a user around 
  313. 11:00 at night is now fixed (thanks Drew!).  About 30 minor changes have been
  314. made it in this release. Most are not very noticeable but offer improvements.
  315. The error handler will also now keep you from having any press any key to 
  316. continue errors.  The [G]oodbye function is  stressed more throughout
  317. the door.  If a user makes a deposit, it will be credited towards their
  318. maximum withdrawal for that day.  
  319.  
  320. ATTN REGISTERED USERS!: The trivia editor has now been updated. If you wish
  321. to get a copy of the new editor call Crown Jewel BBS (813)676-7549. The
  322. editor you have now is STILL compatible with the version 2.4 of Time Door so
  323. an upgrade is not mandatory.  If you have the 2.0 version of the editor, 
  324. please get the 2.1 version available now. The 2.0 version should NOT be used.
  325.  
  326. 2.3B 2.3C 2.3D - Minor Private Releases
  327.  
  328. 2.3 10/22/90
  329.  
  330. This version fixes two bugs in 2.1. The first bug caused a TIME LIMIT EXCEEDED
  331. message when you tried to use TIMEDOOR LOCAL. The second bug caused the 
  332. maintenance function to wait for a keypress when using the /M switch on 
  333. unregistered systems.  This bug was not done to cripple the door. 
  334.  
  335. 2.2 10/11/90
  336.  
  337. Two major changes. Time Door will now support systems that limit the
  338. per call time of their users.  Previous versions of Time Door would give
  339. the user all the time they had left for the day.  Time Door now supports
  340. better flow control methods. Time Door will support XON/OFF or CTS handshaking.
  341. The SysOp menu had a lot of trouble because of this. SEE GENERAL OPTIONS (1 on
  342. the SETUP.EXE menu) to set both of these options.  
  343.  
  344. Time Prizes - Time Door now allows registered users to send messages to those
  345. users receiving prizes. This can be used instead of Time Door's built in 
  346. prize messages. See the information on Time Prizes for more information. The 
  347. file PRIZE60.BBS is an example.
  348.  
  349. The [G]oodbye function will now work on systems that are not registered. 
  350. Without this function, the door is really crippled. One of the better
  351. features is being able to deposit time and log off. Hopefully including the
  352. [G]oodbye function will help SysOps evaluate the door better.
  353.  
  354. Registration can now be done inside of SETUP.EXE by choosing option R. 
  355.  
  356. 2.1 08/29/90
  357.  
  358. Cleaned up the SysOp menu.
  359.  
  360. 2.0 07/17/90
  361.  
  362. READ UPGRADE.TXT FOR INFORMATION ON UPGRADING FROM 1.5
  363.  
  364. Changed COM routines to allow for COM1: - COM4:. Added Hot Keys and Space Bar
  365. Aborts. Screens will look right with Procomm. Added [G]oodbye function (reg-
  366. istered version only) to allow for log off inside of door. Screen Writing 
  367. toggle added as a temporary solution to bleeding problem. Noticeable speed 
  368. improvements. Added the ability to cut gambling off for certain security 
  369. levels.  Added support for baud rates up to 111,520 (locking should no longer
  370. be a problem).  Added the option of having two seperate BANK configurations for
  371. systems with paid users or higher access users. Added a Sponser option for 
  372. systems where user sponsers are used to register doors (registered version 
  373. only.) Allowed sysop to set odds in Scratch-N-Win. Added word wrap to chat.
  374. Added prize function where registered users can give prizes to users through
  375. Time Door. Many other changes!
  376.  
  377. 1.5 06/23/90
  378.  
  379. First Really Stable Release.
  380.  
  381. 1.0A 06/09/90  1.1 (Skipped)  1.2 06/14/90  1.3 06/15/90  1.4 06/16/90
  382.  
  383. Tried to keep up with the bug reports and learned a lot in the process.
  384.  
  385.  
  386. 1.0 Public June 6, 1990
  387.  
  388. First public release. Changes made to the door minor from previous version.
  389. More bugs than I could imagine. I will be having nightmares about this one.
  390. Those nightmares were called....
  391.  
  392.